home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1997 January / Macworld (1997-01).dmg / Shareware World / Maths & Science / DynRisk 4.0.3 / DynRisk-Help / DynRisk-Help.rsrc / TEXT_8602.txt < prev    next >
Text File  |  1996-08-30  |  3KB  |  38 lines

  1. Dates
  2.  
  3. In the ‚ÄúDates‚Äù view you choose the default date settings for model documents. Each time you create a new model document, these settings will be used as defaults. 
  4.  
  5. All the settings for a particular document can of course be changed later if necessary, by using the ‚ÄúDate settings‚Ķ‚Äù command in the ‚ÄúFile‚Äù menu.
  6.  
  7. The first group of settings is used to specify the time scale for the document. A time scale is defined by its origin and duration unit. To specify the origin, you must specify the following:
  8.  
  9.     ‚Ä¢ Year
  10.     ‚Ä¢ Month
  11.     ‚Ä¢ Day
  12.  
  13. This is done by entering these into their respective fields in the dialog box.
  14.  
  15. The duration unit is selected by using the ‚ÄúDuration unit‚Äù popup menu. The following options are available:
  16.  
  17.     ‚Ä¢ Years
  18.     ‚Ä¢ Months
  19.     ‚Ä¢ Days
  20.  
  21. The second group of date settings is used to specify which nodes DynRisk should interpret as ‚Äúdates‚Äù. A DynRisk model typically contains nodes representing many different things, such as cost, time, decisions etc. In most cases DynRisk does not need to know what kind of node it is dealing with in order to compute its values. However, if a node is a ‚Äúdate‚Äù node, it is convenient to let DynRisk convert these values into a date format. To accomplish this, DynRisk needs a rule for how to distinguish date nodes from other nodes. You can choose between four different types of criterions:
  22.  
  23.     ‚Ä¢ Kind is equal to‚Ķ
  24.     ‚Ä¢ Name begins with‚Ķ
  25.     ‚Ä¢ Code begins with‚Ķ
  26.     ‚Ä¢ Unit begins with‚Ķ
  27.  
  28. To select one of these, you click the ‚Äúradio‚Äù button to the left of the criterion you want to apply.
  29.  
  30. If you select ‚ÄúKind is equal to‚Ķ‚Äù, you must choose a particular ‚Äúkind‚Äù using the popup menu to the right. All nodes whose ‚Äúkind‚Äù property is equal to the chosen one, will then be interpreted as a ‚Äúdate‚Äù node.
  31.  
  32. If you select ‚ÄúName begins with‚Ķ‚Äù, you must enter a name prefix into the field to the right. All nodes whose ‚Äúname‚Äù property begins with this prefix, will then be interpreted as a ‚Äúdate‚Äù node.
  33.  
  34. If you select ‚ÄúCode begins with‚Ķ‚Äù, you must enter a code prefix into the field to the right. All nodes whose ‚Äúcode‚Äù property begins with this prefix, will then be interpreted as a ‚Äúdate‚Äù node.
  35.  
  36. If you select ‚ÄúUnit begins with‚Ķ‚Äù, you must enter a unit prefix into the field to the right. All nodes whose ‚Äúunit‚Äù property begins with this prefix, will then be interpreted as a ‚Äúdate‚Äù node.
  37.  
  38. All dates in the model will be calculated relative to the specified time scale. Thus, if e.g., a date node has an output value of 14.751, and the time scale has January 1., 1996 as origin, and ‚ÄúDays‚Äù as duration unit, then the output value will be displayed as January 15., 1996.